xm-test: Identifying the network env specified in xend config fails,
authorKeir Fraser <keir.fraser@citrix.com>
Fri, 6 Mar 2009 18:56:28 +0000 (18:56 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Fri, 6 Mar 2009 18:56:28 +0000 (18:56 +0000)
commit7468faf8d3780f4bc4789703f4bd8d7466438f98
treed7cf0068228b761e5be54640048841b3ae154fd5
parentadfb6cc3c048f4580e4925fcbcf32ef2565972e4
xm-test: Identifying the network env specified in xend config fails,
if an additional parameter is given for the network-bridge
(e.g. netdev=eth1) The patch splits the network command into the
command name and its parameters to determine the netenv (bridge,
route, nat)

Signed-off-by: juergen.gross@fujitsu-siemens.com
tools/xm-test/lib/XmTestLib/NetConfig.py